home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / SourceCode / Palettes / ScrollViewDeluxe / ScrollViewDeluxe.palette / English.lproj / ScrollViewDeluxe.nib / data.classes next >
Text File  |  1993-11-01  |  609b  |  45 lines

  1. PAScrollViewDeluxe = {
  2.     ACTIONS = {
  3.     hideRulers:;
  4.     toggleRulers:;
  5.     zoom:;
  6.     hideLeftView:;
  7.     stopZoomPanel:;
  8.     hideTopView:;
  9.     showRulers:;
  10.     toggleLeftView:;
  11.     toggleTopView:;
  12.     showTopView:;
  13.     showLeftView:;
  14.     pageButton:;
  15.     };
  16.     OUTLETS = {
  17.     leftView;
  18.     zoomPanel;
  19.     zoomText;
  20.     pageUpDownButtons;
  21.     pageLeftRightButtons;
  22.     horizViews;
  23.     topClip;
  24.     leftClip;
  25.     vertViews;
  26.     topView;
  27.     vertView;
  28.     zoomButton;
  29.     horizView;
  30.     };
  31.     SUPERCLASS = ScrollView;
  32. };
  33. FirstResponder = {
  34.     ACTIONS = {
  35.     };
  36.     SUPERCLASS = Object;
  37. };
  38. RulerClass = {
  39.     ACTIONS = {
  40.     };
  41.     OUTLETS = {
  42.     };
  43.     SUPERCLASS = Object;
  44. };
  45.